FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package iknl.fhir.nl.r4.palga#1.0.1 (110 ms)

Package iknl.fhir.nl.r4.palga
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=iknl.fhir.nl.r4.palga@1.0.1&canonical=http://fhir.iknl.nl/fhir/iknl-palga-r4/StructureDefinition/palga-document
Url http://fhir.iknl.nl/fhir/iknl-palga-r4/StructureDefinition/palga-document
Version 1.0.0
Status active
Date 2023-10-12T15:56:43.3722117+00:00
Name PalgaDocument
Experimental False
Realm nl
Type Bundle
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://fhir.iknl.nl/fhir/iknl-palga-r4/StructureDefinition/palga-composition PalgaComposition


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "palga-document",
  "url" : "http://fhir.iknl.nl/fhir/iknl-palga-r4/StructureDefinition/palga-document",
  "version" : "1.0.0",
  "name" : "PalgaDocument",
  "status" : "active",
  "contact" : [
    {
      "name" : "Netherlands comprehensive cancer organisation (IKNL)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://iknl.nl"
        },
        {
          "system" : "email",
          "value" : "fhir@iknl.nl"
        }
      ]
    }
  ],
  "date" : "2023-10-12T15:56:43.3722117+00:00",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "cda",
      "uri" : "http://hl7.org/v3/cda",
      "name" : "CDA (R2)"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Bundle",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Bundle",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Bundle",
        "path" : "Bundle",
        "constraint" : [
          {
            "key" : "palga-document-1",
            "severity" : "error",
            "human" : "Composition.subject and DiagnosticReport.subject shall refer to the same patient.",
            "expression" : "entry.first().resource.subject.resolve() = entry.first().resource.section.entry.resolve().subject.resolve()"
          }
        ]
      },
      {
        "id" : "Bundle.identifier.system",
        "path" : "Bundle.identifier.system",
        "patternUri" : "urn:ietf:rfc:3986"
      },
      {
        "id" : "Bundle.type",
        "path" : "Bundle.type",
        "patternCode" : "document"
      },
      {
        "id" : "Bundle.timestamp",
        "path" : "Bundle.timestamp",
        "min" : 1
      },
      {
        "id" : "Bundle.entry",
        "path" : "Bundle.entry",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "profile",
              "path" : "resource"
            }
          ],
          "rules" : "open"
        },
        "min" : 1
      },
      {
        "id" : "Bundle.entry:composition",
        "path" : "Bundle.entry",
        "sliceName" : "composition",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Bundle.entry:composition.resource",
        "path" : "Bundle.entry.resource",
        "type" : [
          {
            "code" : "Composition",
            "profile" : [
              "http://fhir.iknl.nl/fhir/iknl-palga-r4/StructureDefinition/palga-composition"
            ]
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.